Sets the data of the specified vector4.
DX11 SET VECTOR4 vector, x, y, z, w
vector
DwordThe vector 4 to set the components of.
x
FloatThe new X component of the vector.
y
FloatThe new Y component of the vector.
z
FloatThe new Z component of the vector.
w
FloatThe new W component of the vector.
This function does not return a value.
MATH Functions Menu DX11 Function Categories